toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.event
/
[jvm]MediaStreamCaptureStopped
Media
Stream
Capture
Stopped
public
interface
MediaStreamCaptureStopped
implements
BrowserEvent
An event indicating that the web page has stopped capturing an audio or video stream.
Since
7.30
Members
Functions
browser
Link copied to clipboard
public
Browser
browser
(
)
Returns the
Browser
instance initiated this event.
media
Stream
Type
Link copied to clipboard
public
MediaStreamType
mediaStreamType
(
)
Returns the type of the captured stream.